#include "deGlobalTypes.hpp"
#include "deWorld.hpp"
#include "deScene.hpp"
Include dependency graph for dePortal.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | IdePortal |
Defines | |
| #define | DEPORTAL_API DESCENE_API |
Functions | |
| C DEDLL_IMPORT IdePortal * | IdePortal_CreatePortal () |
| Create an instance of IdePortal. | |
| C DEDLL_IMPORT IdePortal * | IdePortal_CreatePortalWithVerts (deVec3d Vertices[], int Num) |
| Create an instance of IdePortal, given certain geometry. | |
This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.
Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.
|
|
|
|
|
Create an instance of IdePortal.
|
|
||||||||||||
|
Create an instance of IdePortal, given certain geometry.
|
1.3-rc3